QuickTime Movie File Format Specification, May 1996
| Previous | Chapter contents | Chapter top | Next |
The sample description atom stores information that allows you to decode samples in the media. The data stored in the sample description varies, depending on the media type. For example, in the case of video media, the sample descriptions are image description structures. The sample description information for each media type is explained later in this document, in "Media Data Atom Types" .
Figure 1-30 shows the layout of a sample description atom.
Figure 30 The layout of a sample description atom
The sample description atom has an atom type of 'stsd' . The sample description atom contains a table of sample descriptions. A media may have one or more sample descriptions, depending upon the number of different encoding schemes used in the media and on the number of files used to store the data. The sample-to-chunk atom identifies the sample description for each sample in the media by specifying the index into this table for the appropriate description (see "Sample-to-Chunk Atoms," beginning on [link] ).
The sample description atom contains the following data elements.
While the exact format of the sample description varies by media type, the first four fields of every sample description table are the same.
| Previous | Chapter contents | Chapter top | Next |